func crypto/internal/fips140/rsa.totient
2 uses
crypto/internal/fips140/rsa (current package)
keygen.go#L69: λ, err := totient(P, Q)
keygen.go#L116: func totient(p, q *bigmod.Modulus) (*bigmod.Modulus, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)